<squad>
	<description>
		<type>TYPE_TANK</type>
		<nationality>NATIONALITY_GERMAN</nationality>

		<long_name>Panzer 38(t) Ausf. C</long_name>
		<short_name>Panzer 38(t) C</short_name>
		<comment>A Czechoslovak-designed light tank with a 3.7cm KwK 38(t) cannon and two MG37 machine guns</comment>

		<uniform_profile>uniform_profile_german_tank_crew.png</uniform_profile>
		<uniform_game>uniform_game_german_tank_crew.png</uniform_game>
	</description>

	<availability>
		<data><month>1</month><year>1939</year><number>100</number></data>
		<data><month>12</month><year>1940</year><number>100</number></data>
		<data><month>3</month><year>1941</year><number>50</number></data>
		<data><month>6</month><year>1941</year><number>50</number></data>
		<data><month>9</month><year>1941</year><number>30</number></data>
		<data><month>12</month><year>1941</year><number>30</number></data>
		<data><month>3</month><year>1942</year><number>20</number></data>
	</availability>

	<vehicle>
		<attributes>
			<image_profile>Profile-Panzer 38(t) Ausf C.png</image_profile>
			<weight>9500</weight>
		</attributes>

		<drive>
			<engine>
				<name>Praga EPA 2</name>
				<horsepower>125</horsepower>
				<reliability>RELIABILITY_AVERAGE</reliability>
				<rpm_idle>500</rpm_idle>
				<rpm_limit>2500</rpm_limit>
			</engine>

			<gears>
				<forwards>5</forwards>
				<reverse>1</reverse>
			</gears>

			<steering>STEERING_TWIN_TRANSMISSION</steering>

			<exhaust_pipe>
				<offsetX>-52</offsetX>
				<offsetY>192</offsetY>
				<horizontal_angle>180</horizontal_angle>
				<vertical_angle>135</vertical_angle>
			</exhaust_pipe>
		</drive>

		<hull>
			<image_view>Image-Panzer 38(t) Ausf C.png</image_view>

			<width>214</width>
			<length>461</length>
			<height>115</height>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<upper_front>25@60</upper_front>
				<lower_front>25@-16</lower_front>
				<side>15</side>
				<upper_rear>15@12</upper_rear>
				<lower_rear>15@-12</lower_rear>
				<top>8</top>
				<bottom>8</bottom>
			</armour>

			<man>
				<job>JOB_DRIVER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</hull>

		<superstructure>
			<width>143</width>
			<length>350</length>
			<height>38</height>

			<offsetX>0</offsetX>
			<offsetY>17</offsetY>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>25@17</front>
				<side>15</side>
				<rear>10@60</rear>
				<top>8</top>
			</armour>
		</superstructure>

		<fixed_weapon>
			<offsetX>-25</offsetX>
			<offsetY>-150</offsetY>
			<offsetZ>140</offsetZ>
			<minAngle>-25</minAngle>
			<maxAngle>20</maxAngle>

			<rotate_time>5</rotate_time>
			<weapon><type>WEAPON_LMG_MG37</type><mount>ball</mount></weapon>
			<ammo><for>WEAPON_LMG_MG37</for><rounds>600</rounds></ammo>

			<man>
				<job>JOB_RADIO</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</fixed_weapon>

		<turret>
			<image_view>Image-Panzer 38(t) Ausf C turret.png</image_view>

			<diameter>140</diameter>
			<height>56</height>
			<offsetX>0</offsetX>
			<offsetY>-30</offsetY>

			<rotate_time>26</rotate_time>

			<armour>				// @0 means vertically upright, @90 is horizontal
				<front>25@10</front>
				<side>15@10</side>
				<rear>15@10</rear>
				<top>10</top>
				<mantlet>25</mantlet>
			</armour>

			<weapon><type>WEAPON_CANNON_37_KWK38T_L47</type></weapon>
			<weapon><type>WEAPON_LMG_MG37</type><offsetX>35</offsetX></weapon>
			<ammo><for>WEAPON_CANNON_37_KWK38T_L47</for><flavour>FLAVOUR_APC</flavour><rounds>17</rounds></ammo>
			<ammo><for>WEAPON_CANNON_37_KWK38T_L47</for><flavour>FLAVOUR_HE</flavour><rounds>55</rounds></ammo>
			<ammo><for>WEAPON_LMG_MG37</for><rounds>1200</rounds></ammo>

			<man>
				<job>JOB_COMMANDER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>

			<man>
				<job>JOB_LOADER</job>
				<weapon><type>WEAPON_PISTOL_P38</type></weapon>
				<ammo><for>WEAPON_PISTOL_P38</for><rounds>60</rounds></ammo>
			</man>
		</turret>
	</vehicle>
</squad>
